runtime.workType.tMark (field)
4 uses
runtime (current package)
mgc.go#L450: tSweepTerm, tMark, tMarkTerm, tEnd int64 // nanotime() of phase start
mgc.go#L805: work.tMark = now
mgc.go#L1246: for i, ns := range []int64{work.tMark, work.tMarkTerm, work.tEnd} {
mgc.go#L1255: int64(work.stwprocs) * (work.tMark - work.tSweepTerm),
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)